object fMain: TfMain Left = 187 Top = 141 Width = 769 Height = 500 Caption = 'Katalog CHIP CD' Color = clBtnFace Constraints.MinHeight = 445 Constraints.MinWidth = 63 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnActivate = FormActivate OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object pnlMainClient: TPanel Left = 48 Top = 0 Width = 713 Height = 447 Align = alRight BevelOuter = bvNone BorderWidth = 2 TabOrder = 0 object splitV: TSplitter Left = 2 Top = 244 Width = 709 Height = 3 Cursor = crVSplit Align = alTop OnCanResize = splitVCanResize end object pnlSearchRes: TPanel Left = 2 Top = 2 Width = 709 Height = 242 Align = alTop BevelOuter = bvNone Constraints.MinHeight = 140 TabOrder = 0 object grpboxSearchRes: TGroupBox Left = 199 Top = 0 Width = 510 Height = 242 Align = alClient Caption = ' Wyniki wyszukiwania ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object pnlSearchResInner: TPanel Left = 2 Top = 15 Width = 506 Height = 225 Align = alClient BevelOuter = bvNone BorderWidth = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object pnlSearchPrgs: TPanel Left = 2 Top = 192 Width = 502 Height = 31 Align = alBottom BevelOuter = bvNone BorderWidth = 2 TabOrder = 0 Visible = False OnResize = pnlSearchPrgsResize object pnlStop: TPanel Left = 418 Top = 2 Width = 82 Height = 27 Align = alRight BevelOuter = bvNone TabOrder = 0 object btnStop: TButton Left = 4 Top = 1 Width = 75 Height = 25 Cursor = crArrow Caption = 'Stop' TabOrder = 0 OnClick = btnStopClick end end object prgbarSearch: TProgressBar Left = 2 Top = 8 Width = 233 Height = 16 TabOrder = 1 end end object vstSearchResults: TVirtualStringTree Left = 2 Top = 2 Width = 502 Height = 141 Align = alTop CheckImageKind = ckSystemFlat Header.AutoSizeIndex = 2 Header.Font.Charset = DEFAULT_CHARSET Header.Font.Color = clWindowText Header.Font.Height = -11 Header.Font.Name = 'MS Sans Serif' Header.Font.Style = [] Header.Options = [hoAutoResize, hoColumnResize, hoDblClickResize, hoDrag, hoShowSortGlyphs, hoVisible] IncrementalSearch = isAll ParentBackground = False TabOrder = 1 TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScrollOnExpand, toAutoSort, toAutoTristateTracking, toAutoDeleteMovedNodes] TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning] TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toThemeAware, toUseBlendedImages] TreeOptions.SelectionOptions = [toFullRowSelect] TreeOptions.StringOptions = [toSaveCaptions] OnChange = vstSearchResultsChange OnCompareNodes = vstSearchResultsCompareNodes OnFreeNode = vstSearchResultsFreeNode OnGetText = vstSearchResultsGetText OnHeaderClick = vstSearchResultsHeaderClick OnInitNode = vstSearchResultsInitNode Columns = < item MinWidth = 120 Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible] Position = 0 Width = 200 WideText = 'Nazwa' end item MinWidth = 100 Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible] Position = 1 Width = 100 WideText = 'P'#322'yta' end item MinWidth = 150 Options = [coAllowClick, coEnabled, coParentBidiMode, coParentColor, coResizable, coShowDropMark, coVisible] Position = 2 Width = 198 WideText = #346'cie'#380'ka' end> end end end object grpboxSearchOpt: TGroupBox Left = 0 Top = 0 Width = 197 Height = 242 Align = alLeft Caption = ' Wyszukiwanie ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object pnlSearchInner: TPanel Left = 2 Top = 15 Width = 193 Height = 225 Align = alClient BevelOuter = bvNone BorderWidth = 2 TabOrder = 0 object pgctrlSearchOpt: TPageControl Left = 2 Top = 2 Width = 189 Height = 221 ActivePage = tbshtSerachSimple Align = alClient Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Style = tsFlatButtons TabOrder = 0 OnChange = pgctrlSearchOptChange object tbshtSerachSimple: TTabSheet Caption = '&Proste' object Button1: TButton Left = 102 Top = 34 Width = 75 Height = 25 Action = actSimpleSearch TabOrder = 2 end object edtSearchSimple: TEdit Left = 2 Top = 5 Width = 175 Height = 21 TabOrder = 0 OnKeyPress = edtSearchSimpleKeyPress end object Button3: TButton Left = 2 Top = 34 Width = 75 Height = 25 Action = actHelp TabOrder = 1 end end object tbshtSerachAdv: TTabSheet Caption = '&Zaawansowane' ImageIndex = 1 object Label1: TLabel Left = 2 Top = 0 Width = 108 Height = 13 Caption = 'z&e wszystkimi s'#322'owami:' FocusControl = edtAdvAll end object Label2: TLabel Left = 2 Top = 40 Width = 69 Height = 13 Caption = 'z &wyra'#380'eniem: ' FocusControl = edtAdvFraza end object Label3: TLabel Left = 2 Top = 79 Width = 118 Height = 13 Caption = 'z &kt'#243'rymkolwiek ze s'#322#243'w:' FocusControl = edtAdvAny end object Label4: TLabel Left = 2 Top = 119 Width = 49 Height = 13 Caption = '&bez s'#322#243'w: ' FocusControl = edtAdvWithout end object edtAdvAll: TEdit Left = 2 Top = 16 Width = 176 Height = 21 TabOrder = 0 OnKeyPress = AdvKeyPress end object edtAdvFraza: TEdit Left = 2 Top = 55 Width = 176 Height = 21 TabOrder = 1 OnKeyPress = AdvKeyPress end object edtAdvAny: TEdit Left = 2 Top = 95 Width = 176 Height = 21 TabOrder = 2 OnKeyPress = AdvKeyPress end object edtAdvWithout: TEdit Left = 0 Top = 134 Width = 176 Height = 21 TabOrder = 3 OnKeyPress = AdvKeyPress end object Button2: TButton Left = 101 Top = 161 Width = 75 Height = 25 Action = actAdvSearch TabOrder = 5 end object Button4: TButton Left = 0 Top = 161 Width = 75 Height = 25 Action = actHelp TabOrder = 4 end end end end end object pnlTopSpace: TPanel Left = 197 Top = 0 Width = 2 Height = 242 Align = alLeft BevelOuter = bvNone TabOrder = 2 end end object pnlDisksView: TPanel Left = 2 Top = 292 Width = 709 Height = 153 Align = alBottom BevelOuter = bvNone TabOrder = 1 object grpboxDisksView: TGroupBox Left = 0 Top = 0 Width = 709 Height = 153 Align = alClient Caption = ' Lista p'#322'yt ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object splitH: TSplitter Left = 187 Top = 15 Height = 136 OnCanResize = splitHCanResize end object pnlDisksViewDisks: TPanel Left = 2 Top = 15 Width = 185 Height = 136 Align = alLeft BevelOuter = bvNone BorderWidth = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object tvDisks: TTreeView Left = 2 Top = 2 Width = 181 Height = 123 Align = alTop HideSelection = False Images = imglstTV Indent = 19 ReadOnly = True TabOrder = 0 OnChange = tvDisksChange OnDeletion = tvDisksDeletion OnExpanding = tvDisksExpanding end end object pnlDisksViewInfo: TPanel Left = 499 Top = 15 Width = 208 Height = 136 Align = alRight BevelOuter = bvNone BorderWidth = 2 Constraints.MinWidth = 208 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 object ntbkViewDetails: TNotebook Left = 2 Top = 2 Width = 204 Height = 132 Align = alClient TabOrder = 0 object TPage Left = 0 Top = 0 Caption = 'Folders' object lvFolders: TListView Left = 0 Top = 0 Width = 204 Height = 100 Align = alTop Columns = < item Caption = 'Katalog' Width = 150 end> HideSelection = False ReadOnly = True RowSelect = True SmallImages = imglstTV TabOrder = 0 ViewStyle = vsReport OnDblClick = lvFoldersDblClick end end object TPage Left = 0 Top = 0 Caption = 'Details' object reDetails: TRichEdit Left = 0 Top = 0 Width = 204 Height = 57 Align = alTop Lines.Strings = ( 'reDetails') ReadOnly = True ScrollBars = ssVertical TabOrder = 0 OnMouseUp = reDetailsMouseUp end end end end end end end object StatusBar: TStatusBar Left = 0 Top = 447 Width = 761 Height = 19 Panels = <> SimplePanel = True end object imglstTV: TImageList Left = 318 Top = 325 Bitmap = { 494C010104000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000400000003000000001001000000000000018 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000734A081D081D081D081D081D081D 081D081D081D081D081D081D081D081D734A734A081D081D081D081D081D081D 081D081D081D081D081D081D081D081D734A734A081D081D081D081D081D081D 081D081D081D081D081D081D081D081D734A734A081D081D081D081D081D081D 081D081D081D081D081D081D081D081D734A081D9C6B9C6B9C6B9C6B9C6B9C6B 9C6B9C6B9C6B9C6B9C6B9C6B9C6B9C6B081D081D9C6B9C6B9C6B9C6B9C6B9C6B 9C6B9C6B9C6B9C6B9C6B9C6B9C6B9C6B081D081D9C6B9C6B9C6B9C6B9C6B9C6B 9C6B9C6B9C6B9C6B9C6B9C6B9C6B9C6B081D081D9C6B9C6B9C6B9C6B9C6B9C6B 9C6B9C6B9C6B9C6B9C6B9C6B9C6B9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F8C2D8C2D395F 395F395F8C2D8C2D395F395F395F9C6B081D081D395F395F395F8C2D8C2D395F 395F395F8C2D8C2D395F395F395F9C6B081D081D395F395F395F395F395F395F 8C2D081D081D081D081D8C2D395F9C6B081D081D395F395F395F395F395F395F 8C2D081D081D081D081D8C2D395F9C6B081D081D395F395F8C2D395F395F8C2D 395F8C2D8C2D8C2D8C2D395F395F9C6B081D081D395F395F8C2D395F395F8C2D 395F8C2D8C2D8C2D8C2D395F395F9C6B081D081D395F395F081D081D8C2D8C2D 8C2D395F395F395F395F8C2D395F9C6B081D081D395F395F081D081D8C2D8C2D 8C2D395F395F395F395F8C2D395F9C6B081D081D395F395F8C2D395F395F8C2D 395F8C2D8C2D8C2D8C2D395F395F9C6B081D081D395F395F8C2D395F395F8C2D 395F8C2D8C2D8C2D8C2D395F395F9C6B081D081D395F395F395F395F395F395F 8C2D081D081D081D081D8C2D395F9C6B081D081D395F395F395F395F395F395F 8C2D081D081D081D081D8C2D395F9C6B081D081D395F395F395F8C2D8C2D395F 395F395F8C2D8C2D395F395F395F9C6B081D081D395F395F395F8C2D8C2D395F 395F395F8C2D8C2D395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F395F395F395F395F395F395F9C6B081D081D395F395F395F395F395F395F 395F734A081D081D081D081D081D081D734A081D395F395F395F395F395F395F 395F734A081D081D081D081D081D081D734A081D395F395F395F395F395F395F 395F734A081D081D081D081D081D081D734A081D395F395F395F395F395F395F 395F734A081D081D081D081D081D081D734A081D395F395F395F395F395F395F 395F081D0000000000000000000000000000081DE07CE07CE07CE07CE07CE07C E07C081D0000000000000000000000000000081D395F395F395F395F395F395F 395F081D0000000000000000000000000000081DE07CE07CE07CE07CE07CE07C E07C081D00000000000000000000000000000000081D081D081D081D081D081D 081D000000000000000000000000000000000000081D081D081D081D081D081D 081D000000000000000000000000000000000000081D081D081D081D081D081D 081D000000000000000000000000000000000000081D081D081D081D081D081D 081D000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000040000000300000000100010000000000800100000000000000000000 000000000000000000000000FFFFFF0000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000007F007F007F007F80FF80FF80FF80FF FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000 000000000000} end object FormStrg: TFormStorage Options = [fpPosition] OnSavePlacement = FormStrgSavePlacement OnRestorePlacement = FormStrgRestorePlacement StoredProps.Strings = ( 'pnlDisksView.Height' 'pnlDisksViewDisks.Width') StoredValues = <> Left = 212 Top = 380 end object ActionList1: TActionList Left = 208 Top = 248 object actSimpleSearch: TAction Caption = 'Szukaj' OnExecute = actSimpleSearchExecute end object actAdvSearch: TAction Caption = 'Szukaj' OnExecute = actAdvSearchExecute end object actHKSimple: TAction Caption = 'actHKSimple' ShortCut = 16454 OnExecute = actHKSimpleExecute end object actHelp: TAction Caption = 'Pomo&c' ShortCut = 112 OnExecute = actHelpExecute OnUpdate = actHelpUpdate end end object BackupFile: TBackupFile Version = '3.00' BackupMode = bmAll CompressionLevel = clFastest RestoreMode = rmAll MaxSize = 0 SetArchiveFlag = False RestoreFullPath = False SaveFileID = False Left = 246 Top = 381 end object AppEvents: TAppEvents OnActivate = AppEventsActivate OnDeactivate = AppEventsDeactivate OnMinimize = AppEventsMinimize OnRestore = AppEventsRestore Left = 10 Top = 120 end end